home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TeX 1995 July
/
TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO
/
macros
/
latex209
/
contrib
/
textyl
/
vecfonts
/
mf
/
makevec.bat
< prev
next >
Wrap
DOS Batch File
|
1993-11-07
|
300b
|
6 lines
#------- File "makevec.bat" --------------------------------------------
#------- The 36 TeXtyl fonts are created by the command 'makevec'. ----
echo on
for %%w in ( 1 2 3 4 5 6 7 8 9 10 11 12 ) do c:\bat\makevec2.bat %%w
#------- End of "makevec.bat" ------------------------------------------